fate/imf: Rename IMF fate-target
authorAndreas Rheinhardt <andreas.rheinhardt@outlook.com>
Sun, 24 Jul 2022 19:34:58 +0000 (21:34 +0200)
committerSebastian Ramacher <sramacher@debian.org>
Tue, 2 Aug 2022 18:27:24 +0000 (19:27 +0100)
It conflicts with the name of the test using the testtool
in libavformat.mak.

Fixes ticket #9841.

Reviewed-by: Pierre-Anthony Lemieux <pal@sandflow.com>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
(cherry picked from commit 3b923116e5a348945281b8d827074ac8f897464d)

Gbp-Pq: Name 0004-fate-imf-Rename-IMF-fate-target.patch

tests/fate/imf.mak

index 70a3efdfbd3f5e2796f57dd6ff2d55594d3067ae..feb54d136127bc419c05679746629e798afe4acb 100644 (file)
@@ -3,4 +3,4 @@ fate-imf-cpl-with-repeat: CMD = framecrc -f imf -i $(TARGET_SAMPLES)/imf/countdo
 
 FATE_SAMPLES_FFMPEG-$(CONFIG_IMF_DEMUXER) += $(FATE_IMF)
 
-fate-imf: $(FATE_IMF)
+fate-imfdec: $(FATE_IMF)